In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / TextMarginLeft Property

TextMarginLeft Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(20)>

Property TextMarginLeft As Integer
[DispId(20)]

int TextMarginLeft {get; set;}
read-write property TextMarginLeft: Integer; 
DispIdAttribute(20)

function get,set TextMarginLeft : int
[DispId(20)]

__property int get_TextMarginLeft();

__property void set_TextMarginLeft( 

   int value

);
[DispId(20)]

property int TextMarginLeft {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members